(rmail-movemail-variant-in-use): Fix doc typo.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 9 Jun 2007 12:54:08 +0000 (12:54 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 9 Jun 2007 12:54:08 +0000 (12:54 +0000)
lisp/mail/rmail.el

index 13aba1a3fb07caddaf3a5ee90367cc040b1d4bd6..2a2f0355ab24082afed49da9c7f6a181e9866e2e 100644 (file)
@@ -228,7 +228,7 @@ Otherwise, look for `movemail' in the directories in
   `emacs'     Means any implementation, compatible with the native Emacs one.
               This is the default;
   `mailutils' Means GNU mailutils implementation, capable of handling full
-mail URLs as the source mailbox;")
+mail URLs as the source mailbox.")
 
 ;;;###autoload
 (defun rmail-movemail-variant-p (&rest variants)